SNMP Walk
SNMP Walk is a command used to retrieve multiple SNMP objects from a device automatically. It allows an SNMP manager to collect all OIDs and their corresponding values under a specific OID subtree in the device’s Management Information Base (MIB).
SNMP Walk is commonly used to:
- Discover available SNMP metrics on a device
- Collect bulk device information
- Troubleshoot SNMP configurations
How to excute SNMP Walk
To execute an SNMP Walk, refer How to execute SNMPWALK
×